Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 5cc1e08

Browse files
committed
Bookmark button layout in settings panel
1 parent 8ee6372 commit 5cc1e08

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

core/src/plugins/access.ajxp_conf/ajxp_conf.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,15 @@
139139
font-size: 1.4em;
140140
}
141141

142+
.settings_main_pane div#remote_toolbar span.icon-bookmark-empty.ajxp_icon_span {
143+
padding: 4px 0px 2px 2px;
144+
}
145+
146+
.settings_main_pane div#remote_toolbar{
147+
float: right;
148+
margin-right: 4px;
149+
}
150+
142151
.settings_main_pane #leftPane #buttons_bar{
143152
position:absolute;
144153
top: 49px;

0 commit comments

Comments
 (0)