mirror of
https://github.com/Pathduck/gallery3-themes-modules.git
synced 2025-04-22 02:52:30 -04:00
small update of smk css
This commit is contained in:
parent
ab01fff5e1
commit
2e375358e1
@ -156,6 +156,7 @@ fieldset {
|
||||
}
|
||||
|
||||
legend {
|
||||
color: inherit;
|
||||
font-weight: bold;
|
||||
margin: 0;
|
||||
padding: 0 .2em;
|
||||
@ -1081,3 +1082,9 @@ div#g-action-status {
|
||||
.g-inline li.g-first {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
/* Autocomplete ~~~~~~~~~~ */
|
||||
|
||||
.ac_loading {
|
||||
background: white url('../images/loading-small.gif') right center no-repeat !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user