mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(style) rm duplicate .fm-header
This commit is contained in:
parent
ecfe0d253f
commit
bc266a729a
1 changed files with 1 additions and 5 deletions
|
|
@ -279,10 +279,6 @@ a:hover, a:active {
|
|||
color:white;
|
||||
}
|
||||
|
||||
.fm-header {
|
||||
display:none;
|
||||
}
|
||||
|
||||
/* меняем иконки на шрифтовые*/
|
||||
.mini-icon {
|
||||
color : rgb(246, 224, 124);
|
||||
|
|
@ -317,7 +313,7 @@ a:hover, a:active {
|
|||
}
|
||||
|
||||
/* убираем заголовок*/
|
||||
.fm_header {
|
||||
.fm-header {
|
||||
display:none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue