Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F872233
flexslider.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, May 8, 12:56 PM
Size
1 KB
Mime Type
text/plain
Expires
Sat, May 10, 12:56 PM (20 h, 37 m)
Engine
blob
Format
Raw Data
Handle
617865
Attached To
rTMST Themes.Modern-Store
flexslider.css
View Options
/* FlexSlider Necessary Styles
*********************************/
#
slider
{
width
:
100
%
;
margin
:
0
0
20
px
;
padding
:
0
;}
#
slider
.
slides
li
{
display
:
none
;}
/* Hide the slides before the JS is loaded. Avoids image jumping */
#
slider
.
slides
img
{
max-width
:
100
%
;
display
:
block
;}
/* FlexSlider Default Theme
*********************************/
#
slider
{
position
:
relative
;
-webkit-
border-radius
:
5
px
;
-moz-
border-radius
:
5
px
;
-o-
border-radius
:
5
px
;
border-radius
:
5
px
;}
#
slider
.
slides
li
{
position
:
relative
;}
/* Control Nav */
#
slider
.
flex-control-nav
{
position
:
absolute
;
bottom
:
7
px
;
right
:
10
px
;
}
#
slider
.
flex-control-nav
li
{
margin
:
0
0
0
5
px
;
float
:
left
;}
#
slider
.
flex-control-nav
li
:
first-child
{
margin
:
0
;}
#
slider
.
flex-control-nav
li
a
{
width
:
19
px
;
height
:
20
px
;
display
:
block
;
background
:
url
(
@templates_base@/img/buttons-slider.png
)
no-repeat
0
0
;
cursor
:
pointer
;
color
:
#222
;
text-shadow
:
0
px
2
px
1
px
#ccc
;
text-decoration
:
none
;
font-size
:
1.385
em
;
font-weight
:
bold
;
padding
:
18
px
0
0
11
px
;
}
#
slider
.
flex-control-nav
li
a
:
hover
{
background-position
:
-30
px
0
;}
#
slider
.
flex-control-nav
li
a
.
active
{
background-position
:
-60
px
0
;
cursor
:
default
;
color
:
#fff
;
text-shadow
:
0
px
2
px
1
px
#000
;
}
Event Timeline
Log In to Comment