Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorVictor Dubiniuk <victor.dubiniuk@gmail.com>2014-10-08 03:51:05 +0400
committerVictor Dubiniuk <victor.dubiniuk@gmail.com>2014-10-08 03:51:05 +0400
commitcabf831bc994797d448cc08338b898acf7b41e24 (patch)
treea011d04df53ef0795a81aa89d830dd4a1e85d377 /css
parentd5861b8bc49427d7f0391c0a09b516bd91c4d3f8 (diff)
Zooming with combobox
Diffstat (limited to 'css')
-rwxr-xr-xcss/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 1792e896..6f273cf4 100755
--- a/css/style.css
+++ b/css/style.css
@@ -333,6 +333,10 @@ editinfo > div.editInfoMarker:hover {
margin-top: -1px;
}
+.claro .dijitComboBox .dijitInputInner{
+ padding:0 1px !important;
+}
+
.claro .dijitTextBox .dijitInputInner,
.claro .dijitSpinner .dijitSpinnerButtonInner {
margin: 0;