diff options
author | zefanja <zefanja@freenet.de> | 2013-12-30 14:52:29 +0700 |
---|---|---|
committer | zefanja <zefanja@freenet.de> | 2013-12-30 14:52:29 +0700 |
commit | 1faf09359d347d4ea060a6b1198f07e25b8ed63e (patch) | |
tree | 288638707d0b733dbf02df893027b5ef05edb925 /source/App.css | |
parent | 2c414a5b9b25253d8a7e254b223fa1fa91b86048 (diff) | |
download | biblez-ng-1faf09359d347d4ea060a6b1198f07e25b8ed63e.tar.gz |
* updated latest bugfix from swordjs
Diffstat (limited to 'source/App.css')
-rw-r--r-- | source/App.css | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/source/App.css b/source/App.css index fc5c11f..ce8b96e 100644 --- a/source/App.css +++ b/source/App.css @@ -65,6 +65,10 @@ width: 495px; } +.tb-button { + padding: 5px; +} + /* MODULE MANAGER */ .item { @@ -208,5 +212,5 @@ h3, h1 { /* OVERRIDE SOME ONYX SETTINGS */ .onyx-toolbar { - padding: 2px 5px; + padding: 5px; }
\ No newline at end of file |