HomeSort by: relevance | last modified time | path
    Searched refs:radius (Results 1 - 25 of 50) sorted by relevancy

1 2

  /src/external/bsd/wpa/dist/src/radius/
radius_client.c 2 * RADIUS client
16 #include "radius.h"
19 /* Defaults for RADIUS retransmit values (exponential backoff) */
22 * RADIUS_CLIENT_FIRST_WAIT - RADIUS client timeout for first retry in seconds
27 * RADIUS_CLIENT_MAX_WAIT - RADIUS client maximum retry timeout in seconds
32 * RADIUS_CLIENT_MAX_FAILOVER - RADIUS client maximum retries
40 * RADIUS_CLIENT_MAX_ENTRIES - RADIUS client maximum pending messages
48 * RADIUS_CLIENT_NUM_FAILOVER - RADIUS client failover point
50 * The number of failed retry attempts after which the RADIUS server will be
57 * struct radius_rx_handler - RADIUS client RX handle
550 struct radius_client_data *radius = eloop_ctx; local
1091 struct radius_client_data *radius = eloop_ctx; local
1316 struct radius_client_data *radius = eloop_ctx; local
1767 struct radius_client_data *radius = eloop_ctx; local
1838 struct radius_client_data *radius; local
    [all...]
Makefile 4 radius.o \
radius_client.h 2 * RADIUS client
17 * struct hostapd_radius_server - RADIUS server information for RADIUS client
19 * This structure contains information about a RADIUS server. The values are
39 * tls - Whether to use RADIUS/TLS instead of RADIUS/UDP
44 * shared_secret - Shared secret for authenticating RADIUS messages
54 * ca_cert - Path to trusted CA certificate(s) for RADIUS/TLS
59 * client_cert - Path to client certificate for RADIUS/TLS
64 * private_key - Path to clienbt private key for RADIUS/TL
    [all...]
  /src/lib/libpam/modules/pam_radius/
Makefile 33 LIBDPLIBS+= radius ${.CURDIR}/../../../libradius
  /src/external/bsd/wpa/dist/hostapd/
wired.conf 20 ##### RADIUS configuration ####################################################
27 # Optional NAS-Identifier string for RADIUS messages. When used, this should be
28 # a unique to the NAS within the scope of the RADIUS server. For example, a
32 # RADIUS authentication server
35 auth_server_shared_secret=radius
37 # RADIUS accounting server
40 acct_server_shared_secret=radius
  /src/lib/libradius/
Makefile 11 LIB= radius
22 MAN= libradius.3 radius.conf.5
24 CLEANFILES+= libradius.cat3 radius.conf.cat5 radlib.d
  /src/share/examples/racoon/roadwarrior/server/
Makefile 8 FILES= racoon.conf racoon.conf-radius
  /src/external/gpl2/groff/dist/src/libs/libgroff/
geometry.cpp 127 int radius = (int)sqrt(c_0 * c_0 + c_1 * c_1); local
165 *maxy = radius;
168 *minx = -radius;
171 *miny = -radius;
174 *maxx = radius;
  /src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/
Makefile 23 PROGRAMS = pw-kerberos.la pw-netscape.la pw-radius.la pw-apr1.la
24 MANPAGES = slapd-pw-radius.5
50 pw-radius.la: radius.lo
  /src/external/bsd/wpa/dist/src/
Makefile 1 SUBDIRS=ap common crypto drivers eapol_auth eapol_supp eap_common eap_peer eap_server l2_packet p2p pae pasn radius rsn_supp tls utils wps
  /src/external/gpl3/gcc/dist/contrib/
compare_two_ftime_report_sets 234 # deviations - a confidence interval radius,
379 self.radius = find_t_dist_value(alpha, self.count - 1) * self.error
381 def alpha_for_radius(self, radius):
382 return find_t_dist_alpha(divide(radius, self.error), self.count)
384 def degree_for_radius(self, radius):
385 return find_t_dist_degree(self.alpha, divide(radius, self.deviation))
391 text += " confidence in " + text_number(self.mean - self.radius)
392 text += " to " + text_number(self.mean + self.radius) + ")"
417 radius = self.upper.mean - self.lower.mean
418 rising = self.lower.alpha_for_radius(radius)
    [all...]
  /src/external/gpl3/gcc.old/dist/contrib/
compare_two_ftime_report_sets 234 # deviations - a confidence interval radius,
379 self.radius = find_t_dist_value(alpha, self.count - 1) * self.error
381 def alpha_for_radius(self, radius):
382 return find_t_dist_alpha(divide(radius, self.error), self.count)
384 def degree_for_radius(self, radius):
385 return find_t_dist_degree(self.alpha, divide(radius, self.deviation))
391 text += " confidence in " + text_number(self.mean - self.radius)
392 text += " to " + text_number(self.mean + self.radius) + ")"
417 radius = self.upper.mean - self.lower.mean
418 rising = self.lower.alpha_for_radius(radius)
    [all...]
  /src/external/bsd/wpa/dist/src/ap/
accounting.c 2 * hostapd / RADIUS Accounting
15 #include "radius/radius.h"
16 #include "radius/radius_client.h"
47 radius_client_get_id(hapd->radius));
49 wpa_printf(MSG_INFO, "Could not create new RADIUS packet");
74 /* Use RADIUS ACL identity if 802.1X provides no identity */
80 /* Use STA MAC if neither 802.1X nor RADIUS ACL provided
246 if (!hapd->conf->radius->acct_server)
258 radius_client_send(hapd->radius, msg, RADIUS_ACCT, sta->addr) < 0
    [all...]
  /src/external/mit/libcbor/dist/docs/doxygen/
customdoxygen.css 188 border-radius: 3px;
214 border-radius: 3px;
276 border-radius: 0.5em;
277 -webkit-border-radius: .5em;
278 -moz-border-radius: .5em;
631 //border-top-right-radius: 4px;
632 //border-top-left-radius: 4px;
633 border-top-right-radius: 0px;
634 border-top-left-radius: 0px;
637 //-moz-border-radius-topright: 4px
    [all...]
  /src/external/mit/libcbor/dist/docs/doxygen/search/
search.css 55 -webkit-border-radius: 0px;
107 -moz-border-radius: 4px;
108 -webkit-border-top-left-radius: 4px;
109 -webkit-border-top-right-radius: 4px;
110 -webkit-border-bottom-left-radius: 4px;
111 -webkit-border-bottom-right-radius: 4px;
  /src/external/mit/expat/dist/doc/
ok.min.css 2 /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--ok-sans:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue","Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--ok-mono:SFMono-Regular,Menlo,Monaco,Consolas,"Ubuntu Mono","Liberation Mono","Courier New",Courier,monospace;--ok-fw-0:400;--ok-fw-1:600;--ok-fw-2:700;--ok-fw-3:700;--ok-fs-0:2.5rem;--ok-fs-1:2rem;--ok-fs-2:1.5rem;--ok-fs-3:1.25rem;--ok-fs-4:1rem;--ok-fs-5:0.75rem;--ok-br:0.25rem;--ok-s-0:0;--ok-s-1:0.25rem;--ok-s-2:0.5rem;--ok-s-3:1rem;--ok-s-4:1.5rem;--ok-s-5:2rem;--ok-s-6:2.5rem;--ok-lh-body:1.5;--ok-lh-heading:1.25;--ok-t-hl:#ffcf30;--ok-accent-0:#3e67fa;--ok-accent-1:#4788ff;--ok-tc-accent:#3173de;--ok-tc-code:#c23a30;--ok-tc-0:#000;--ok-tc-1:#747474;--ok-tc-2:#848484;--ok-bg-0:#fff;--ok-bg-1:#f0f0f0;--ok-bg-2:#ccc;--ok-b-0:1px solid #cbcbcb;--ok-b-1:1px solid #848484;--ok-down-0:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='8' viewBox='0 0 12 8' width='24' fill='none'%3E%3Cpath d='M6 6l4-4h1v1-1L6 7 1 2h1l4 4z' fill='%23747474'/%3E%3C/svg%3E");--ok-down-1:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='8' viewBox='0 0 12 8' width='24' fill='none'%3E%3Cpath d='M6 6l4-4h1v1-1L6 7 1 2h1l4 4z' fill='%23848484'/%3E%3C/svg%3E")}@media (prefers-color-scheme:dark){:root{--ok-tc-accent:#5c9aff;--ok-tc-code:#ed5853;--ok-tc-0:#fff;--ok-tc-1:#ababab;--ok-tc-2:#929292;--ok-bg-0:#000;--ok-bg-1:#212121;--ok-bg-2:#3e3e3e;--ok-b-0:1px solid #747474;--ok-b-1:1px solid #929292;--ok-down-0:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='8' viewBox='0 0 12 8' width='24' fill='none'%3E%3Cpath d='M6 6l4-4h1v1-1L6 7 1 2h1l4 4z' fill='%23ababab'/%3E%3C/svg%3E");--ok-down-1:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='8' viewBox='0 0 12 8' width='24' fill='none'%3E%3Cpath d='M6 6l4-4h1v1-1L6 7 1 2h1l4 4z' fill='%23929292'/%3E%3C/svg%3E")}}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html{font-family:var(--ok-sans);line-sizing:normal;line-height:var(--ok-lh-body);font-weight:var(--ok-fw-0);color:var(--ok-tc-0);background-color:var(--ok-bg-0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;text-rendering:optimizeLegibility;scroll-behavior:smooth}@supports (font-variation-settings:normal){html{font-family:Inter var,var(--ok-sans)}}button,input,optgroup,select,textarea{font-family:inherit;line-height:var(--ok-lh-body)}[role=button],button{cursor:pointer}audio,canvas,embed,iframe,img,input,object,select,svg,textarea,video{display:block}img,video{max-width:100%;height:auto}body{padding:var(--ok-s-3);max-width:80ch;margin:auto}article{padding-bottom:var(--ok-s-6)}h1{font-size:var(--ok-fs-0);margin:0}h2{font-size:var(--ok-fs-1)}h3{font-size:var(--ok-fs-2)}h4{font-size:var(--ok-fs-3)}h5{font-size:var(--ok-fs-4)}h6{font-size:var(--ok-fs-5);text-transform:uppercase;font-weight:var(--ok-fw-1)}h1,h2,h3,h4,h5,h6{line-height:var(--ok-lh-heading);font-weight:var(--ok-fw-3);margin-top:var(--ok-s-6);margin-bottom:var(--ok-s-3)}h1+*,h2+*,h3+*,h4+*,h5+*,h6+*,hr+*{margin-top:0}p{font-size:var(--ok-fs-4)}small{font-size:var(--ok-fs-5)}b,dt,strong{font-weight:var(--ok-fw-2)}address,article,aside,audio,blockquote,button,canvas,dd,details,dialog,div,dl,embed,fieldset,figcaption,figure,footer,form,header,hgroup,hr,iframe,img,input,main,nav,object,ol,p,pre,section,select,summary,svg,table,textarea,ul,video{margin-bottom:var(--ok-s-4)}address:last-child,article:last-child,aside:last-child,blockquote:last-child,dd:last-child,details:last-child,dialog:last-child,div:last-child,dl:last-child,dt:last-child,fieldset:last-child,figcaption:last-child,figure:last-child,footer:last-child,form:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,header:last-child,hgroup:last-child,hr:last-child,input[type=checkbox],input[type=radio],main:last-child,nav:last-child,ol:last-child,p:last-child,pre:last-child,section:last-child,table:last-child,ul:last-child{margin-bottom:0}fieldset{padding:var(--ok-s-3);border:var(--ok-b-0);border-radius:var(--ok-br)}legend{font-weight:var(--ok-fw-1);text-transform:uppercase;font-size:var(--ok-fs-5)}input,select{padding:var(--ok-s-2);background:var(--ok-bg-0);border:var(--ok-b-0);border-radius:var(--ok-br);color:var(--ok-tc-0);min-width:25ch}input:disabled,select:disabled,textarea:disabled{color:var(--ok-tc-2)}input::placeholder,textarea::placeholder{color:var(--ok-tc-2)}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--ok-tc-2)}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--ok-tc-2)}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--ok-tc-2)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--ok-tc-2)}input::-webkit-clear-button,input::-webkit-inner-spin-button,input::-webkit-search-cancel-button,input::-webkit-search-results-button{display:none}input::-ms-clear,input::-ms-reveal{display:none}input:disabled,textarea:disabled{background-color:var(--ok-bg-1)}input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=file]{max-width:300px}input[type=number]{-moz-appearance:textfield}input[type=checkbox],input[type=radio]{display:inline;min-width:auto}input[type=color]{height:2.5rem}input[type=date],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{height:2.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}input[type=date]:before,input[type=datetime-local]:before,input[type=month]:before,input[type=time]:before,input[type=week]:before{position:absolute;right:0;top:0;background-image:var(--ok-down-0);background-repeat:no-repeat;background-position:right .2em top 50%;background-size:2em auto;width:2.5rem;height:calc(2.5rem - 2px);content:""}input[type=date]:disabled:before,input[type=datetime-local]:disabled:before,input[type=month]:disabled:before,input[type=time]:disabled:before,input[type=week]:disabled:before{background-image:var(--ok-down-1)}input::-webkit-calendar-picker-indicator{position:absolute;top:0;right:0;background-color:transparent;cursor:pointer;padding:0;width:2.5rem;height:calc(2.5rem - 2px);content:"";opacity:0}input[type=range]{overflow:visible;line-height:inherit;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;outline:none;cursor:pointer;padding:0;vertical-align:middle;border:none;min-height:2rem;background-color:transparent}input[type=range]::-webkit-slider-runnable-track{cursor:pointer;-webkit-appearance:none;border-radius:var(--ok-br);border:var(--ok-b-0);background-color:var(--ok-bg-1);background-image:linear-gradient(var(--ok-bg-1),var(--ok-bg-1));width:100%;height:.5rem;color:transparent;box-sizing:border-box;position:relative}input[type=range]::-moz-range-track{cursor:pointer;-moz-appearance:none;border-radius:var(--ok-br);border:var(--ok-b-0);background-color:var(--ok-bg-1);background-image:linear-gradient(var(--ok-bg-1),var(--ok-bg-1));width:100%;height:.5rem;color:transparent;box-sizing:border-box}input[type=range]::-ms-track{cursor:pointer;-ms-appearance:none;border-radius:var(--ok-br);border:var(--ok-b-0);background-color:var(--ok-bg-1);background-image:linear-gradient(var(--ok-bg-1),var(--ok-bg-1));width:100%;height:.5rem;color:transparent;box-sizing:border-box}input[type=range]::-ms-fill-lower{background:transparent}input[type=range]::-webkit-slider-thumb{cursor:pointer;-webkit-appearance:none;border-radius:50%;background-color:var(--ok-accent-0);width:1.5rem;height:1.5rem;margin-top:calc(-.5rem - 1px)}input[type=range]::-moz-range-thumb{cursor:pointer;-moz-appearance:none;border:none;border-radius:50%;background-color:var(--ok-accent-0);width:1.5rem;height:1.5rem}input[type=range]::-ms-thumb{cursor:pointer;-ms-appearance:none;border-radius:50%;background-color:var(--ok-accent-0);width:1.5rem;height:1.5rem;transform:translateY(.25rem)}input[type=range]:focus:not(:disabled)::-webkit-slider-thumb{background-color:var(--ok-accent-1)}input[type=range]:focus:not(:disabled)::-moz-range-thumb{background-color:var(--ok-accent-1)}input[type=range]:focus:not(:disabled)::-ms-thumb{background-color:var(--ok-accent-1)}input[type=range]:disabled{cursor:default}input[type=range]:disabled::-webkit-slider-runnable-track{cursor:default}input[type=range]:disabled::-moz-range-track{cursor:default}input[type=range]:disabled::-ms-track{cursor:default}input[type=range]:disabled::-webkit-slider-thumb{background-color:var(--ok-bg-2);cursor:default}input[type=range]:disabled::-moz-range-thumb{background-color:var(--ok-bg-2);cursor:default}input[type=range]:disabled::-ms-thumb{background-color:var(--ok-bg-2);cursor:default}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:var(--ok-b-0);border-radius:var(--ok-br);background-color:var(--ok-bg-0);min-height:2.5rem;color:var(--ok-tc-0)}select:not([multiple]){background-image:var(--ok-down-0);background-repeat:no-repeat,repeat;background-position:right .2em top 50%;background-size:2em auto;padding-right:2.5em;height:2.5rem}select::-ms-expand{display:none}select:not([multiple]):disabled{background-image:var(--ok-down-1);background-color:var(--ok-bg-1);cursor:default}select[multiple]{border-radius:var(--ok-br)}select[multiple]:disabled{background-color:var(--ok-bg-1)}select[multiple] option{col (…)
    [all...]
  /src/external/gpl2/groff/dist/src/preproc/pic/
object.cpp 376 double object::radius() function in class:object
812 radius = last_box_radius;
814 lookup_variable("boxrad", &radius);
818 last_box_radius = radius;
820 radius = fabs(radius);
821 if (radius*2.0 > fabs(width))
822 radius = fabs(width/2.0);
823 if (radius*2.0 > fabs(height))
824 radius = fabs(height/2.0)
1015 double radius() { return dim.x\/2.0; } function in class:ellipse_object
1522 double radius() { return rad; } function in class:arc_object
    [all...]
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/
doxygen.css 346 border-radius: 0.5em;
347 -webkit-border-radius: .5em;
348 -moz-border-radius: .5em;
619 border-top-right-radius: 4px;
620 border-top-left-radius: 4px;
694 border-top-right-radius: 4px;
697 -moz-border-radius-topright: 4px;
700 -webkit-border-top-right-radius: 4px;
720 border-bottom-left-radius: 4px;
721 border-bottom-right-radius: 4px
    [all...]
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/html/
doxygen.css 346 border-radius: 0.5em;
347 -webkit-border-radius: .5em;
348 -moz-border-radius: .5em;
619 border-top-right-radius: 4px;
620 border-top-left-radius: 4px;
694 border-top-right-radius: 4px;
697 -moz-border-radius-topright: 4px;
700 -webkit-border-top-right-radius: 4px;
720 border-bottom-left-radius: 4px;
721 border-bottom-right-radius: 4px
    [all...]
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/
doxygen.css 346 border-radius: 0.5em;
347 -webkit-border-radius: .5em;
348 -moz-border-radius: .5em;
619 border-top-right-radius: 4px;
620 border-top-left-radius: 4px;
694 border-top-right-radius: 4px;
697 -moz-border-radius-topright: 4px;
700 -webkit-border-top-right-radius: 4px;
720 border-bottom-left-radius: 4px;
721 border-bottom-right-radius: 4px
    [all...]
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/hdb/html/
doxygen.css 346 border-radius: 0.5em;
347 -webkit-border-radius: .5em;
348 -moz-border-radius: .5em;
619 border-top-right-radius: 4px;
620 border-top-left-radius: 4px;
694 border-top-right-radius: 4px;
697 -moz-border-radius-topright: 4px;
700 -webkit-border-top-right-radius: 4px;
720 border-bottom-left-radius: 4px;
721 border-bottom-right-radius: 4px
    [all...]
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/
doxygen.css 346 border-radius: 0.5em;
347 -webkit-border-radius: .5em;
348 -moz-border-radius: .5em;
619 border-top-right-radius: 4px;
620 border-top-left-radius: 4px;
694 border-top-right-radius: 4px;
697 -moz-border-radius-topright: 4px;
700 -webkit-border-top-right-radius: 4px;
720 border-bottom-left-radius: 4px;
721 border-bottom-right-radius: 4px
    [all...]
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/
doxygen.css 346 border-radius: 0.5em;
347 -webkit-border-radius: .5em;
348 -moz-border-radius: .5em;
619 border-top-right-radius: 4px;
620 border-top-left-radius: 4px;
694 border-top-right-radius: 4px;
697 -moz-border-radius-topright: 4px;
700 -webkit-border-top-right-radius: 4px;
720 border-bottom-left-radius: 4px;
721 border-bottom-right-radius: 4px
    [all...]
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/
doxygen.css 346 border-radius: 0.5em;
347 -webkit-border-radius: .5em;
348 -moz-border-radius: .5em;
619 border-top-right-radius: 4px;
620 border-top-left-radius: 4px;
694 border-top-right-radius: 4px;
697 -moz-border-radius-topright: 4px;
700 -webkit-border-top-right-radius: 4px;
720 border-bottom-left-radius: 4px;
721 border-bottom-right-radius: 4px
    [all...]
  /src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/
doxygen.css 346 border-radius: 0.5em;
347 -webkit-border-radius: .5em;
348 -moz-border-radius: .5em;
619 border-top-right-radius: 4px;
620 border-top-left-radius: 4px;
694 border-top-right-radius: 4px;
697 -moz-border-radius-topright: 4px;
700 -webkit-border-top-right-radius: 4px;
720 border-bottom-left-radius: 4px;
721 border-bottom-right-radius: 4px
    [all...]

Completed in 27 milliseconds

1 2