PluginProbe
Robo Gallery – Photo & Image Slider / trunk
Robo Gallery – Photo & Image Slider vtrunk
5.1.6 5.1.5 2.7.10 2.7.11 2.7.12 2.7.13 2.7.14 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 2.7.8 2.7.9 2.8.0 2.8.1 2.8.10 2.8.11 2.8.12 2.8.13 2.8.14 2.8.15 2.8.16 2.8.17 All 301 releases
robo-gallery / css / custom.css

custom.css in Robo Gallery – Photo & Image Slider trunk, at css/custom.css

21 lines 347 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /* Demo custom css file */
2
3 /* menu div */
4 .rbs_gallery_button{
5 }
6
7 /* menu button */
8 .rbs_gallery_button a.button{}
9 .rbs_gallery_button a.button:hover{}
10
11 /* search div */
12 .rbs_gallery_button .rbs_search_wrap{
13 }
14
15 /* search input field */
16 .rbs_gallery_button .rbs_search_wrap .rbs-search{
17 }
18
19 /* gallery div */
20 .robo_gallery{
21 }