diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2018-12-09 18:43:21 +0100 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2018-12-09 18:43:21 +0100 |
commit | 69211185e5578b72d3a0f9e10b5dd3d0b2f0e2a0 (patch) | |
tree | 74d94124d83a9b0a48a58bb96f5d2111994d01e9 /assets/css | |
parent | ae0693d074a63412e7ab9587520096cb60a48e64 (diff) | |
download | wcms-69211185e5578b72d3a0f9e10b5dd3d0b2f0e2a0.tar.gz wcms-69211185e5578b72d3a0f9e10b5dd3d0b2f0e2a0.zip |
auto-media-dir-list
Diffstat (limited to 'assets/css')
-rw-r--r-- | assets/css/home.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/home.css b/assets/css/home.css index c430b87..8ea7cc5 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -94,7 +94,7 @@ span#search { margin: 0 1%; } -input#id {width: 100px;} +#topbar input[type="text"], #topbar input[type="password"] {width: 100px;} section.font table#fontlist { |